home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 967
- Top = 526
- Width = 309
- Height = 407
- BorderIcons = []
- Caption = 'Logging of started process'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object dxContainer14: TdxContainer
- Left = 0
- Top = 0
- Width = 301
- Height = 373
- Align = alClient
- BoundColor = clWhite
- BoundLines = [blLeft, blTop, blRight, blBottom]
- Caption = 'dxContainer1'
- Color = 16112329
- ParentColor = False
- DesignSize = (
- 301
- 373)
- object ListLOG: TListBox
- Left = 9
- Top = 16
- Width = 285
- Height = 349
- Align = alCustom
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelInner = bvNone
- BevelKind = bkSoft
- BevelOuter = bvNone
- BorderStyle = bsNone
- Color = 16112329
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Times New Roman'
- Font.Style = []
- ItemHeight = 15
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- TabOrder = 0
- end
- object Memo2: TMemo
- Left = 504
- Top = 40
- Width = 185
- Height = 89
- TabOrder = 1
- Visible = False
- WordWrap = False
- end
- object dxToolButton1: TdxToolButton
- Left = 282
- Top = 0
- Anchors = [akTop, akRight, akBottom]
- OnClick = dxToolButton1Click
- end
- end
- end
-